home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / GLR / glrduck / Glrduck < prev    next >
Encoding:
Text File  |  1996-11-11  |  952 b   |  44 lines

  1. !
  2. ! Generated by Silicon Graphic's RapidApp.
  3. !
  4. !
  5. ! RapidApp 1.2.
  6. !
  7. !
  8. !
  9. !Activate schemes and sgi mode by default
  10. !
  11. Glrduck*useSchemes: all
  12. Glrduck*sgiMode: true
  13. !
  14. !SGI Style guide specifies explicit focus within applications
  15. !
  16. Glrduck*keyboardFocusPolicy: explicit
  17.  
  18.  
  19.  
  20. Glrduck*exitButton.accelerator:  Ctrl<Key>Q
  21. Glrduck*exitButton.acceleratorText:  Ctrl+Q
  22. Glrduck*exitButton.labelString:  Exit
  23. Glrduck*exitButton.mnemonic:  x
  24. Glrduck*filePane.labelString:  File
  25. Glrduck*filePane.mnemonic:  F
  26. Glrduck*helpPane.labelString:  Help
  27. Glrduck*helpPane.mnemonic:  H
  28. Glrduck*help_prod_info.labelString:  Product Information
  29. Glrduck*help_prod_info.mnemonic:  P
  30. Glrduck*render.RaNbackgroundColor:  black
  31. Glrduck*showHelp: True
  32. Glrduck*viewPane.labelString:  View
  33. Glrduck*viewPane.mnemonic:  V
  34.  
  35. !!---- Start editable code block: app-defaults
  36.  
  37. Glrduck*applicationVersionString: Version 1.0\
  38. \
  39. Created by RapidApp(tm)
  40.  
  41.  
  42.  
  43. !!---- End editable code block: app-defaults
  44.